Skip to content

fix: windows deadlock while executing docker commands (#4267)#4351

Merged
ldetmer merged 1 commit intoGoogleContainerTools:masterfrom
LeovR:bugfix/deadlock-windows
Mar 10, 2025
Merged

fix: windows deadlock while executing docker commands (#4267)#4351
ldetmer merged 1 commit intoGoogleContainerTools:masterfrom
LeovR:bugfix/deadlock-windows

Conversation

@LeovR
Copy link
Copy Markdown
Contributor

@LeovR LeovR commented Feb 8, 2025

Fixes #4267

@ldetmer
Copy link
Copy Markdown
Contributor

ldetmer commented Feb 26, 2025

Thanks for the fix @LeovR . I just wanted to clarify, does this fix the deadlock, or does this fix the hang by throwing an exception on windows?

@LeovR
Copy link
Copy Markdown
Contributor Author

LeovR commented Feb 27, 2025

@ldetmer this should fix the deadlock because now the InputStream is read before calling waitFor.

@ldetmer
Copy link
Copy Markdown
Contributor

ldetmer commented Feb 27, 2025

/gcbrun

@ldetmer ldetmer self-requested a review February 27, 2025 15:02
@ldetmer ldetmer merged commit 390c175 into GoogleContainerTools:master Mar 10, 2025
6 of 7 checks passed
@LeovR LeovR deleted the bugfix/deadlock-windows branch March 12, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No progress after "Container entrypoint set to" with jib-maven-plugin 3.4.3

3 participants